Blog

CommandBox 5.7.0 Released!

Brad Wood December 07, 2022

Spread the word

Brad Wood

December 07, 2022

Spread the word


Share your thoughts

We are pleased to announce the release of CommandBox 5.7.0, which comes with a handful of new features and some important library updates.

Download

As usual, you can acquire the latest release from our download page, or your favoriate HomeBrew or apt/yum repo

https://www.ortussolutions.com/products/commandbox#download

Read The Docs

Documentation is available here:

https://commandbox.ortusbooks.com/

Check Out The New Stuff

The notable updates include:

  • Updated version of JBoss Undertow, which contains security fixes
  • Updated version of Lucee to 5.3.10 which also contains library security updates
  • New "artifacts prune" command to remove older artifacts that haven't been used recently
  • Improved "upgrade" command which can also update new jars (you'll be able to use this in the NEXT update!)
  • Support for PFX cert file for server SSL

And here are the full release notes:

New Feature

COMMANDBOX-1535 update coldbox resources to support api resources

COMMANDBOX-1536 artifacts prune command

Bug

COMMANDBOX-1507 Use user.home instead of user.dir to test case sensitivity

COMMANDBOX-1510 Cursor position get's off-track when using a multiselect with content that exceeds the terminal size

COMMANDBOX-1511 ModCFML doesn't save actual Lucee webConfigDir

COMMANDBOX-1513 Runwar server's regex path info filter doesn't take servlet context into account

COMMANDBOX-1517 Two servers get same name when moving folder

COMMANDBOX-1518 Can't pass Windows drive letter to "open" command

COMMANDBOX-1519 Error passing empty version to "java search" command

COMMANDBOX-1524 Interactive job logs don't obey terminal width config setting

COMMANDBOX-1525 REPL errors when representing some Java objects

COMMANDBOX-1527 recipe file validation fails

COMMANDBOX-1528 Java integration doesn't recognize ARM CPUs

COMMANDBOX-1533 coldbox resources command failing on relative models directory not found

Improvement

COMMANDBOX-1378 make "upgrade" command handle new jars

COMMANDBOX-1499 Support pfx format for server certs

COMMANDBOX-1512 Have fileAppend (>>) and fileWrite (>) commands create missing parent directories

COMMANDBOX-1514 REPL obey verboseErrors config setting

COMMANDBOX-1516 cfpm doesn't find Adobe server with different web root

COMMANDBOX-1520 Make client cert CGI vars available immediately after SSL renegotiation

COMMANDBOX-1521 Add --json to artifacts list

COMMANDBOX-1523 Touch artifacts on use so we can prune unused ones easier

COMMANDBOX-1534 Update coldbox resources command to latest version

Task

COMMANDBOX-1526 Update bundled JRE to 11.0.17+8

COMMANDBOX-1529 Update Undertow lib in Runwar

COMMANDBOX-1530 Update json-smart-mini and Lucee libs

Add Your Comment

Recent Entries

The Hidden Costs of In-House Database Management

The Hidden Costs of In-House Database Management

The Hidden Costs of In-House Database Management


Opting for in-house database management involves more than just a salary. Here are some often-overlooked costs associated with maintaining your own DBA team.



1. High Salaries and Benefits


Hiring skilled DBAs is expensive. According to industry reports, the average salary of a DBA in the U.S. can range from $85,000 to over $130,000 per year, depending on experience and expertise. When you add ...

Cristobal Escobar
Cristobal Escobar
November 20, 2024
5 Signs It’s Time to Modernize Your ColdFusion / CFML Application

5 Signs It’s Time to Modernize Your ColdFusion / CFML Application

ColdFusion has long been a reliable platform for building web applications, but like any technology, it requires maintenance and modernization over time. Whether you're using Lucee or Adobe ColdFusion, it’s critical to recognize the signs that your application is no longer meeting today’s standards in performance, security, and scalability. Let’s explore five clear indicators that it’s time to modernize your ColdFusion application and how ColdFusion consulting can help breathe new life into y...

Cristobal Escobar
Cristobal Escobar
November 19, 2024
ColdBox Free Tip 5 - Building Named Routes with a Struct

ColdBox Free Tip 5 - Building Named Routes with a Struct

**Did you know ColdBox provides flexible ways to build routes using structs?** In this tip, we’ll cover how to use the `event.buildLink()` and `event.route()` methods for named routes, a feature that’s especially handy when working with dynamic URLs.

Maria Jose Herrera
Maria Jose Herrera
November 19, 2024